BASS_WASAPI_IsStarted

Checks if processing has been started.

BOOL BASS_WASAPI_IsStarted();

Return value
If the device has been started, then TRUE is returned, else FALSE is returned.

See also
BASS_WASAPI_Start, BASS_WASAPI_Stop